home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 8671 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  777 b 

  1. Path: news.gate.net!news-adm
  2. From: RC Looke <rclooke@gate.net>
  3. Newsgroups: comp.lang.c++
  4. Subject: suspend process in Quickwin?
  5. Date: Sun, 25 Feb 96 18:08:11 PDT
  6. Organization: CyberGate, Inc.
  7. Message-ID: <NEWTNews.825300935.19916.rclooke@gate.net>
  8. NNTP-Posting-Host: jaxfl2-16.gate.net
  9. Mime-Version: 1.0
  10. Content-Type: TEXT/PLAIN; charset=US-ASCII
  11. X-Newsreader: NEWTNews & Chameleon -- TCP/IP for MS Windows from NetManage
  12.  
  13.  
  14. Anybody know of a function I can call to temp. suspend the current process so 
  15. that windows can do its houskeeping? I'm trying to do quick and dirty code 
  16. with Quickwin and stream class.
  17.  
  18. I run into a snag while I'm polling a bit set by hardware. While it loops, 
  19. nothing gets done like previous output to the screen etc.
  20.  
  21. I use mcvc++ ver 1.0.
  22.  
  23. Thanks
  24.  
  25.